Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update SDK - Generate 1.6.0 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 24, 2025

SDK update

Based on:

Versioning

Version Bump Type: [minor] - 🤖 (automated)

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (713:3)
│ ├──[➕] path (2525:3)
│ ├──[➕] path (5272:3)
│ ├─┬/users/{user_id}/unban
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1706:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1707:37)❌ 
│ ├─┬/sessions/{session_id}/verify
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (679:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (680:37)❌ 
│ ├─┬/users/{user_id}/backup_code
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2167:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2168:37)❌ 
│ ├─┬/users/{user_id}/unlock
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1752:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1753:37)❌ 
│ ├─┬/users/{user_id}/verify_password
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (2041:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (2026:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (2025:40)❌ 
│ ├─┬/users/{user_id}/mfa
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2135:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2136:37)❌ 
│ ├─┬/sessions/{session_id}/tokens/{template_name}
│ │ └─┬POST
│ │   ├──[➕] requestBody (778:9)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (724:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (725:37)❌ 
│ ├─┬/oauth_applications/{oauth_application_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4777:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4778:37)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4846:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4847:37)❌ 
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └──[➕] codes (7547:7)
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➕] properties (4894:17)
│ │   │     ├──[➕] properties (4877:17)
│ │   │     ├─┬callback_url
│ │   │     │ ├──[➕] nullable (4886:29)❌ 
│ │   │     │ └──[➕] deprecated (4887:31)
│ │   │     ├─┬name
│ │   │     │ └──[➕] nullable (4876:29)❌ 
│ │   │     └─┬scopes
│ │   │       └──[➕] nullable (4893:29)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4801:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4802:37)❌ 
│ ├─┬/public/interstitial
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (137:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (138:37)❌ 
│ ├─┬/organizations/{organization_id}/invitations/{invitation_id}/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4040:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4041:37)❌ 
│ ├─┬/oauth_applications/{oauth_application_id}/rotate_secret
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4873:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4874:37)❌ 
│ ├─┬/users/{user_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (1468:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (1469:37)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationid (1659:37)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationgroup (1658:40)❌ 
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬private_metadata
│ │   │     │ └──[➕] additionalProperties (1741:41)❌ 
│ │   │     ├─┬public_metadata
│ │   │     │ └──[➕] additionalProperties (1737:41)❌ 
│ │   │     └─┬unsafe_metadata
│ │   │       └──[➕] additionalProperties (1747:41)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1493:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1494:37)❌ 
│ ├─┬/organizations/{organization_id}/logo
│ │ ├─┬PUT
│ │ │ ├─┬Requestbody
│ │ │ │ └──[➖] required (3731:27)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3713:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3714:37)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3759:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3760:37)❌ 
│ ├─┬/domains/{domain_id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2922:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2923:37)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (2948:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (2947:40)❌ 
│ ├─┬/invitations
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (2515:17)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2422:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2423:37)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ ├──[➖] required (2368:27)❌ 
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➕] properties (2476:17)
│ │   │     ├─┬public_metadata
│ │   │     │ └──[➕] additionalProperties (2452:41)❌ 
│ │   │     ├─┬notify
│ │   │     │ └──[🔀] description (2460:32)
│ │   │     └─┬expires_in_days
│ │   │       └──[🔀] description (2472:32)
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2358:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2359:37)❌ 
│ ├─┬/redirect_urls
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4518:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4519:37)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (4536:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (4532:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (4531:40)❌ 
│ ├─┬/organizations
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (3545:17)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3431:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3432:37)❌ 
│ │ └─┬POST
│ │   ├──[🔀] description (3586:20)
│ │   ├─┬Requestbody
│ │   │ ├──[➖] required (3501:27)❌ 
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➖] required (3535:35)❌ 
│ │   │     ├─┬public_metadata
│ │   │     │ └──[➕] additionalProperties (3620:41)❌ 
│ │   │     └─┬private_metadata
│ │   │       └──[➕] additionalProperties (3616:41)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3483:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3484:37)❌ 
│ ├─┬/sessions/{session_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (624:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (625:37)❌ 
│ ├─┬/organizations/{organization_id}/invitations
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3855:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3856:37)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ ├──[➖] required (3810:27)❌ 
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➕] properties (3930:17)
│ │   │     ├─┬public_metadata
│ │   │     │ ├──[➕] additionalProperties (3920:41)❌ 
│ │   │     │ └──[🔀] description (3917:32)
│ │   │     └─┬private_metadata
│ │   │       ├──[➕] additionalProperties (3926:41)❌ 
│ │   │       └──[🔀] description (3923:32)
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3780:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3781:37)❌ 
│ ├─┬/jwt_templates
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3249:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3250:37)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (3267:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (3261:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (3260:40)❌ 
│ ├─┬/users/{user_id}/verify_totp
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (2094:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2076:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2077:37)❌ 
│ ├─┬/templates/{template_type}/{slug}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (799:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (800:37)❌ 
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (835:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (836:37)❌ 
│ ├─┬/organizations/{organization_id}/invitations/{invitation_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4007:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4008:37)❌ 
│ ├─┬/users/{user_id}/web3_wallets/{web3_wallet_identification_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2232:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2233:37)❌ 
│ ├─┬/users/{user_id}/external_accounts/{external_account_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (2326:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (2325:40)❌ 
│ ├─┬/organizations/{organization_id}/invitations/bulk
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬Schema
│ │   │       ├─┬public_metadata
│ │   │       │ ├──[➕] additionalProperties (4045:43)❌ 
│ │   │       │ └──[🔀] description (4042:34)
│ │   │       └─┬private_metadata
│ │   │         ├──[➕] additionalProperties (4051:43)❌ 
│ │   │         └──[🔀] description (4048:34)
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (3899:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (3898:40)❌ 
│ ├─┬/templates/{template_type}/{slug}/revert
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (917:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (918:37)❌ 
│ ├─┬/blocklist_identifiers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2616:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2617:37)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (2640:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (2634:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (2633:40)❌ 
│ ├─┬/redirect_urls/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4560:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4561:37)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4582:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4583:37)❌ 
│ ├─┬/actor_tokens
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (2792:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2787:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2788:37)❌ 
│ ├─┬/instance/restrictions
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (3081:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3074:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3075:37)❌ 
│ ├─┬/webhooks/svix
│ │ ├─┬POST
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3207:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3208:37)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3220:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3221:37)❌ 
│ ├─┬/users/{user_id}/lock
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1728:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1729:37)❌ 
│ ├─┬/beta_features/domain
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2750:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2751:37)❌ 
│ ├─┬/sessions/{session_id}/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (650:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (651:37)❌ 
│ ├─┬/invitations/{invitation_id}/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2447:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2448:37)❌ 
│ ├─┬/users/{user_id}/organization_memberships
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1963:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1964:37)❌ 
│ ├─┬/clients/verify
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ ├──[➕] description (206:22)
│ │   │ └──[➖] required (214:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (207:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (208:37)❌ 
│ ├─┬/allowlist_identifiers/{identifier_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2591:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2592:37)❌ 
│ ├─┬/saml_connections/{saml_connection_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (5005:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (5006:37)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (5129:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (5130:37)❌ 
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[➕] properties (5153:17)
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (5032:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (5031:40)❌ 
│ ├─┬/users/{user_id}/ban
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1684:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1685:37)❌ 
│ ├─┬/users/{user_id}/oauth_access_tokens/{provider}
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ ├──[➕] codes (7577:7)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬Schema
│ │   │         ├──[➕] properties (2067:21)
│ │   │         └─┬public_metadata
│ │   │           └──[➕] additionalProperties (2053:45)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1895:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1896:37)❌ 
│ ├─┬/users/{user_id}/metadata
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (1853:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1831:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1832:37)❌ 
│ ├─┬/users/{user_id}/passkeys/{passkey_identification_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (2201:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (2200:40)❌ 
│ ├─┬/templates/{template_type}/{slug}/preview
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (956:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (957:37)❌ 
│ ├─┬/actor_tokens/{actor_token_id}/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2840:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2841:37)❌ 
│ ├─┬/testing_tokens
│ │ └─┬POST
│ │   ├──[🔀] description (5232:20)
│ │   ├─┬Responses
│ │   │ └──[➖] codes (5166:21)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (5156:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (5157:37)❌ 
│ ├─┬/sign_in_tokens
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (4613:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4608:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4609:37)❌ 
│ ├─┬/domains
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2867:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2868:37)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (2889:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2884:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2885:37)❌ 
│ ├─┬/proxy_checks
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (4492:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4487:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4488:37)❌ 
│ ├─┬/users/{user_id}/organization_invitations
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1987:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1988:37)❌ 
│ ├─┬/organizations/{organization_id}/domains
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4358:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4359:37)❌ 
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4310:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4311:37)❌ 
│ ├─┬/saml_connections
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (4972:17)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4900:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4901:37)❌ 
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[➕] codes (7577:7)
│ │   ├─┬Requestbody
│ │   │ ├──[➖] required (4932:27)❌ 
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[➕] properties (5044:17)
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4925:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4926:37)❌ 
│ ├─┬/instance/organization_settings
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └──[➕] codes (7547:7)
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (3161:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3154:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3155:37)❌ 
│ ├─┬/email_addresses
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (270:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (263:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (264:37)❌ 
│ ├─┬/organizations/{organization_id}/invitations/pending
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3974:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3975:37)❌ 
│ ├─┬/organizations/{organization_id}/memberships
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4143:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4144:37)❌ 
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4091:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4092:37)❌ 
│ ├─┬/organization_memberships
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (5172:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (5173:37)❌ 
│ ├─┬/jwt_templates/{template_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3319:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3320:37)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3406:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3407:37)❌ 
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (3355:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3341:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3342:37)❌ 
│ ├─┬/email_addresses/{email_address_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (310:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (311:37)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (339:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (340:37)❌ 
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (381:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (367:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (368:37)❌ 
│ ├─┬/sign_in_tokens/{sign_in_token_id}/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4642:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4643:37)❌ 
│ ├─┬/templates/{template_type}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (766:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (767:37)❌ 
│ ├─┬/organizations/{organization_id}/metadata
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬public_metadata
│ │   │     │ └──[➕] additionalProperties (3786:41)❌ 
│ │   │     └─┬private_metadata
│ │   │       └──[➕] additionalProperties (3792:41)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (3664:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (3663:40)❌ 
│ ├─┬/oauth_applications
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4701:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4702:37)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ ├──[➖] required (4737:27)❌ 
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➖] required (4762:35)❌ 
│ │   │     ├──[➕] properties (4795:17)
│ │   │     ├─┬public
│ │   │     │ ├──[🔀] description (4814:32)
│ │   │     │ └──[➕] nullable (4815:29)❌ 
│ │   │     ├─┬callback_url
│ │   │     │ ├──[➕] nullable (4804:29)❌ 
│ │   │     │ └──[➕] deprecated (4805:31)
│ │   │     └─┬scopes
│ │   │       └──[➕] nullable (4811:29)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4727:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4728:37)❌ 
│ ├─┬/sessions
│ │ ├──[➕] post (590:7)
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (572:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (573:37)❌ 
│ ├─┬/beta_features/instance_settings
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (2698:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2691:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2692:37)❌ 
│ ├─┬/allowlist_identifiers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2535:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2536:37)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (2558:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (2552:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (2551:40)❌ 
│ ├─┬/organization_invitations
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2475:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2476:37)❌ 
│ ├─┬/clients
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (180:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (181:37)❌ 
│ ├─┬/organizations/{organization_id}/domains/{domain_id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4444:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4445:37)❌ 
│ │ └─┬PATCH
│ │   ├──[➖] tags (4402:19)❌ 
│ │   ├──[➕] tags (4478:11)
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4397:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4398:37)❌ 
│ ├─┬/phone_numbers
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (418:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (411:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (412:37)❌ 
│ ├─┬/clients/{client_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (237:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (238:37)❌ 
│ ├─┬/instance
│ │ ├──[➕] get (3115:7)
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (3016:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3009:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3010:37)❌ 
│ ├─┬/organizations/{organization_id}/memberships/{user_id}/metadata
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ ├──[➖] required (4279:27)❌ 
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬private_metadata
│ │   │     │ └──[➕] additionalProperties (4377:41)❌ 
│ │   │     └─┬public_metadata
│ │   │       └──[➕] additionalProperties (4371:41)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4256:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4257:37)❌ 
│ ├─┬/blocklist_identifiers/{identifier_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2667:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2668:37)❌ 
│ ├─┬/users
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (1236:17)❌ 
│ │ │ ├──[➕] parameters (1241:17)❌ 
│ │ │ ├──[➕] parameters (1213:17)❌ 
│ │ │ ├──[➕] parameters (1221:17)❌ 
│ │ │ ├──[➕] parameters (1273:17)❌ 
│ │ │ ├──[➕] parameters (1281:17)❌ 
│ │ │ ├──[➕] parameters (1247:17)❌ 
│ │ │ ├──[➕] parameters (1229:17)❌ 
│ │ │ ├──[➕] parameters (1255:17)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[➕] deprecated (1265:23)
│ │ │ │ └──[🔀] description (1266:24)
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (1074:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (1075:37)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬unsafe_metadata
│ │   │     │ └──[➕] additionalProperties (1433:41)❌ 
│ │   │     ├─┬private_metadata
│ │   │     │ └──[➕] additionalProperties (1427:41)❌ 
│ │   │     └─┬public_metadata
│ │   │       └──[➕] additionalProperties (1423:41)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1217:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1218:37)❌ 
│ ├─┬/organizations/{organization_id}/memberships/{user_id}
│ │ ├─┬DELETE
│ │ │ ├─┬Responses
│ │ │ │ └──[➖] codes (7282:13)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4223:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4224:37)❌ 
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └──[➖] codes (7282:13)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4179:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4180:37)❌ 
│ ├─┬/jwks
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (5358:13)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (165:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (166:37)❌ 
│ ├─┬/phone_numbers/{phone_number_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (465:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (466:37)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (493:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (494:37)❌ 
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (535:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (521:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (522:37)❌ 
│ ├─┬/webhooks/svix_url
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3234:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3235:37)❌ 
│ ├─┬/templates/{template_type}/{slug}/toggle_delivery
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1025:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1026:37)❌ 
│ ├─┬/instance/change_domain
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (3127:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (3116:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (3115:40)❌ 
│ ├─┬/users/{user_id}/totp
│ │ ├──[➖] post (2265:13)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2292:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2293:37)❌ 
│ ├─┬/users/count
│ │ └─┬GET
│ │   ├──[➕] parameters (1557:17)❌ 
│ │   ├──[➕] parameters (1566:17)❌ 
│ │   ├──[➕] parameters (1575:17)❌ 
│ │   ├──[➕] parameters (1583:17)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1377:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1378:37)❌ 
│ ├─┬/users/{user_id}/profile_image
│ │ ├─┬POST
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (1774:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (1775:37)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1809:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1810:37)❌ 
│ ├─┬/sign_ups/{id}
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └──[➖] required (4679:27)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (4666:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (4665:40)❌ 
│ └─┬/organizations/{organization_id}
│   ├─┬GET
│   │ └─┬Extensions
│   │   ├──[➖] x-sdk-ruby-operationgroup (3549:40)❌ 
│   │   └──[➖] x-sdk-ruby-operationid (3550:37)❌ 
│   ├─┬DELETE
│   │ └─┬Extensions
│   │   ├──[➖] x-sdk-ruby-operationgroup (3638:40)❌ 
│   │   └──[➖] x-sdk-ruby-operationid (3639:37)❌ 
│   └─┬PATCH
│     ├─┬Requestbody
│     │ └─┬application/json
│     │   └─┬Schema
│     │     ├─┬private_metadata
│     │     │ └──[➕] additionalProperties (3701:41)❌ 
│     │     └─┬public_metadata
│     │       └──[➕] additionalProperties (3697:41)❌ 
│     └─┬Extensions
│       ├──[➖] x-sdk-ruby-operationgroup (3578:40)❌ 
│       └──[➖] x-sdk-ruby-operationid (3579:37)❌ 
└─┬Components
  ├──[➖] responses (7408:13)❌ 
  ├──[➕] responses (7772:7)
  ├──[➕] responses (7943:7)
  ├──[➕] responses (7926:7)
  ├──[➖] schemas (6330:13)❌ 
  ├──[➕] schemas (7485:7)
  ├──[➖] schemas (5447:13)❌ 
  ├──[➕] schemas (5358:7)
  ├──[➕] schemas (6770:7)
  ├──[➕] schemas (5607:7)
  ├──[➖] schemas (5212:13)❌ 
  ├─┬Invitation
  │ └─┬public_metadata
  │   └──[➕] additionalProperties (6532:33)❌ 
  ├─┬OrganizationInvitation
  │ ├──[➕] properties (6962:9)
  │ ├──[➕] properties (6959:9)
  │ ├─┬public_metadata
  │ │ └──[➕] additionalProperties (6955:33)❌ 
  │ └─┬private_metadata
  │   └──[➕] additionalProperties (6958:33)❌ 
  ├─┬SignUp
  │ ├──[➕] properties (7253:9)
  │ ├─┬unsafe_metadata
  │ │ └──[➕] additionalProperties (7236:33)❌ 
  │ └─┬public_metadata
  │   └──[➕] additionalProperties (7239:33)❌ 
  ├─┬OAuthApplication
  │ ├──[➕] required (7323:11)❌ 
  │ ├──[➕] required (7328:11)❌ 
  │ ├──[➕] required (7329:11)❌ 
  │ ├──[➕] properties (7301:9)
  │ ├──[➕] properties (7288:9)
  │ ├──[➕] properties (7303:9)
  │ └─┬callback_url
  │   └──[➕] deprecated (7294:23)
  ├─┬SAMLAccount
  │ └─┬public_metadata
  │   └──[➕] additionalProperties (6115:33)❌ 
  ├─┬SAML
  │ ├──[➕] required (6014:11)❌ 
  │ └──[➕] properties (6007:9)
  ├─┬Ticket
  │ ├──[➕] required (6043:11)❌ 
  │ ├──[➕] required (6044:11)❌ 
  │ └──[➕] properties (6037:9)
  ├─┬EmailAddress
  │ ├──[➕] properties (5675:9)
  │ └─┬verification
  │   ├─┬ONEOF
  │   │ └──[🔀] $ref (5607:13)❌ 
  │   └─┬ONEOF
  │     └──[🔀] $ref (5549:13)❌ 
  ├─┬Passkey
  │ ├──[➕] required (5947:11)❌ 
  │ ├──[➕] required (5948:11)❌ 
  │ ├──[➕] properties (5932:9)
  │ └──[➕] properties (5941:9)
  ├─┬OrganizationInvitationWithPublicOrganizationData
  │ ├──[➕] properties (6476:9)
  │ ├─┬public_metadata
  │ │ └──[➕] additionalProperties (6472:33)❌ 
  │ └─┬private_metadata
  │   └──[➕] additionalProperties (6475:33)❌ 
  ├─┬OTP
  │ ├──[➕] properties (5574:9)
  │ ├─┬attempts
  │ │ └──[➕] nullable (5570:21)❌ 
  │ └─┬expire_at
  │   └──[➕] nullable (5573:21)❌ 
  ├─┬Web3Signature
  │ ├──[➕] required (5878:11)❌ 
  │ ├──[➕] required (5879:11)❌ 
  │ ├──[➕] properties (5872:9)
  │ └─┬strategy
  │   └──[➕] enum (5859:15)
  ├─┬User
  │ ├─┬unsafe_metadata
  │ │ └──[➕] additionalProperties (6183:33)❌ 
  │ ├─┬private_metadata
  │ │ └──[➕] additionalProperties (6180:33)❌ 
  │ └─┬public_metadata
  │   └──[➕] additionalProperties (6176:33)❌ 
  ├─┬Admin
  │ ├──[➕] required (5604:11)❌ 
  │ ├──[➕] required (5605:11)❌ 
  │ └──[➕] properties (5598:9)
  ├─┬schemas-SAMLConnection
  │ └──[➕] properties (7391:9)
  ├─┬Organization
  │ ├─┬private_metadata
  │ │ └──[➕] additionalProperties (6343:33)❌ 
  │ ├─┬created_by
  │ │ └──[➕] nullable (6346:21)❌ 
  │ └─┬public_metadata
  │   └──[➕] additionalProperties (6340:33)❌ 
  ├─┬OrganizationMembership
  │ ├─┬public_metadata
  │ │ └──[➕] additionalProperties (6390:33)❌ 
  │ └─┬private_metadata
  │   └──[➕] additionalProperties (6394:33)❌ 
  └─┬IdentificationLink
    └─┬type
      ├──[➖] enum (5493:27)❌ 
      ├──[➖] enum (5494:27)❌ 
      ├──[➖] enum (5495:27)❌ 
      ├──[➖] enum (5489:27)❌ 
      ├──[➖] enum (5490:27)❌ 
      ├──[➖] enum (5491:27)❌ 
      └──[➖] enum (5492:27)❌ 
Document Element Total Changes Breaking Changes
paths 357 81
components 68 43

JAVA CHANGELOG

examples: 2.81.5 - 2025-01-14

🐛 Bug Fixes

  • escape template sensitive characters in examples (commit by @idbentley)

examples: 2.81.4 - 2025-01-08

🐛 Bug Fixes

  • prevent map examples from retaining obsolete key-value pairs (commit by @2ynn)

core: 3.33.8 - 2025-02-04

🐛 Bug Fixes

  • javav2 - ensure authorization headers not duplicated GEN-954 (commit by @davidmoten)

core: 3.33.7 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 3.33.6 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 3.33.5 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

core: 3.33.4 - 2024-12-18

🐛 Bug Fixes

  • javav2 - upgrade apache httpclient from 4.x to 5.4.1, jackson to 2.18.2, commons-io to 2.18.0 GEN-783 (commit by @davidmoten)

@github-actions github-actions bot added the patch Patch version bump label Jan 24, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737677328 branch 7 times, most recently from 4503677 to 283e5a5 Compare January 31, 2025 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737677328 branch from 283e5a5 to 4feb116 Compare February 1, 2025 00:10
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.5.1 chore: 🐝 Update SDK - Generate 1.6.0 Feb 1, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Feb 1, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737677328 branch 7 times, most recently from 1099a22 to 8c06ae3 Compare February 8, 2025 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737677328 branch 3 times, most recently from e874f1d to 1a44ec6 Compare February 11, 2025 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737677328 branch from 1a44ec6 to f1d8068 Compare February 12, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant